"transclude" meaning in All languages combined

See transclude on Wiktionary

Verb [English]

Audio: En-us-transclude.oga Forms: transcludes [present, singular, third-person], transcluding [participle, present], transcluded [participle, past], transcluded [past]
Rhymes: -uːd Etymology: Back-formation from transclusion. Etymology templates: {{back-formation|en|transclusion}} Back-formation from transclusion Head templates: {{en-verb}} transclude (third-person singular simple present transcludes, present participle transcluding, simple past and past participle transcluded)
  1. (programming, transitive) To replace a template or other input with its rendered text, such as when parsing wikitext. Tags: transitive Synonyms: interpolate, mirror Translations (substitute input): 嵌入 (qiànrù) (Chinese Mandarin), invoegen als sjabloon (Dutch), sisällyttää (Finnish), transclure (French), einbeziehen (German), einbinden (German), transkludieren (German), übernehmen (German), übertragen (German), áthivatkozik (Hungarian), távbeágyaz (Hungarian), transkludować [imperfective] (Polish), трансклюдинг (transkljuding) (Russian), включение (vključenije) (Russian), transcluir (Spanish), transkludera (Swedish), nhúng chéo (Vietnamese), chuyển tải (Vietnamese)
    Sense id: en-transclude-en-verb-zT80yA8o Categories (other): Programming Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences Disambiguation of 'substitute input': 57 21 22
  2. (programming, transitive) To include by transclusion. Tags: transitive
    Sense id: en-transclude-en-verb-CALT34Vv Categories (other): Programming Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences
  3. (programming, transitive) To process fetched data in-line. Tags: transitive
    Sense id: en-transclude-en-verb-1jmU0xCa Categories (other): Programming, English back-formations, English entries with incorrect language header, Entries with translation boxes, Pages with 1 entry, Pages with entries, Terms with Dutch translations, Terms with Finnish translations, Terms with French translations, Terms with German translations, Terms with Hungarian translations, Terms with Mandarin translations, Terms with Polish translations, Terms with Russian translations, Terms with Spanish translations, Terms with Swedish translations, Terms with Vietnamese translations, Wiki Disambiguation of English back-formations: 31 29 40 Disambiguation of English entries with incorrect language header: 29 30 41 Disambiguation of Entries with translation boxes: 27 26 47 Disambiguation of Pages with 1 entry: 29 24 47 Disambiguation of Pages with entries: 26 22 52 Disambiguation of Terms with Dutch translations: 24 23 53 Disambiguation of Terms with Finnish translations: 21 20 60 Disambiguation of Terms with French translations: 24 23 54 Disambiguation of Terms with German translations: 21 20 60 Disambiguation of Terms with Hungarian translations: 24 31 44 Disambiguation of Terms with Mandarin translations: 24 25 51 Disambiguation of Terms with Polish translations: 23 22 55 Disambiguation of Terms with Russian translations: 21 20 59 Disambiguation of Terms with Spanish translations: 21 19 61 Disambiguation of Terms with Swedish translations: 20 19 60 Disambiguation of Terms with Vietnamese translations: 21 20 60 Disambiguation of Wiki: 34 20 46 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences
The following are not (yet) sense-disambiguated
Derived forms: transclusion

Inflected forms

{
  "derived": [
    {
      "_dis1": "0 0 0",
      "word": "transclusion"
    }
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "transclusion"
      },
      "expansion": "Back-formation from transclusion",
      "name": "back-formation"
    }
  ],
  "etymology_text": "Back-formation from transclusion.",
  "forms": [
    {
      "form": "transcludes",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "transcluding",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "transcluded",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "transcluded",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "transclude (third-person singular simple present transcludes, present participle transcluding, simple past and past participle transcluded)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [],
          "source": "w"
        }
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              30,
              40
            ]
          ],
          "ref": "1999 December, Ted Nelson, “Xanalogical Structure, Needed Now More than Ever: Parallel Documents, Deep Links to Content, Deep Versioning, and Deep Re-Use”, in ACM Computing Surveys, volume 31, number 4es, →DOI:",
          "text": "Transcopyright, Permission to Transclude Publicly.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              60,
              71
            ]
          ],
          "ref": "2008, John Broughton, Wikipedia: The Missing Manual, O'Reilly Media, →ISBN, page 424:",
          "text": "Finally, at the very bottom of the edit window is a list of transcluded pages—generally, but not always, these are templates (page 17).",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              43,
              54
            ],
            [
              172,
              183
            ]
          ],
          "ref": "2012, Julie A. Jacko, editor, Human Computer Interaction Handbook, 3rd edition, CRC Press, →ISBN, page 571:",
          "text": "That exception is the HTML <IMG> tag–which transcludes an image into the context of the document. The image itself is neither embedded within the document nor copied—it is transcluded.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "To replace a template or other input with its rendered text, such as when parsing wikitext."
      ],
      "id": "en-transclude-en-verb-zT80yA8o",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "replace",
          "replace"
        ],
        [
          "template",
          "template"
        ],
        [
          "input",
          "input"
        ],
        [
          "parsing",
          "parse#Verb"
        ],
        [
          "wikitext",
          "wikitext#Noun"
        ]
      ],
      "raw_glosses": [
        "(programming, transitive) To replace a template or other input with its rendered text, such as when parsing wikitext."
      ],
      "synonyms": [
        {
          "word": "interpolate"
        },
        {
          "word": "mirror"
        }
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ],
      "translations": [
        {
          "_dis1": "57 21 22",
          "code": "cmn",
          "lang": "Chinese Mandarin",
          "lang_code": "cmn",
          "roman": "qiànrù",
          "sense": "substitute input",
          "word": "嵌入"
        },
        {
          "_dis1": "57 21 22",
          "code": "nl",
          "lang": "Dutch",
          "lang_code": "nl",
          "sense": "substitute input",
          "word": "invoegen als sjabloon"
        },
        {
          "_dis1": "57 21 22",
          "code": "fi",
          "lang": "Finnish",
          "lang_code": "fi",
          "sense": "substitute input",
          "word": "sisällyttää"
        },
        {
          "_dis1": "57 21 22",
          "code": "fr",
          "lang": "French",
          "lang_code": "fr",
          "sense": "substitute input",
          "word": "transclure"
        },
        {
          "_dis1": "57 21 22",
          "code": "de",
          "lang": "German",
          "lang_code": "de",
          "sense": "substitute input",
          "word": "einbeziehen"
        },
        {
          "_dis1": "57 21 22",
          "code": "de",
          "lang": "German",
          "lang_code": "de",
          "sense": "substitute input",
          "word": "einbinden"
        },
        {
          "_dis1": "57 21 22",
          "code": "de",
          "lang": "German",
          "lang_code": "de",
          "sense": "substitute input",
          "word": "transkludieren"
        },
        {
          "_dis1": "57 21 22",
          "code": "de",
          "lang": "German",
          "lang_code": "de",
          "sense": "substitute input",
          "word": "übernehmen"
        },
        {
          "_dis1": "57 21 22",
          "code": "de",
          "lang": "German",
          "lang_code": "de",
          "sense": "substitute input",
          "word": "übertragen"
        },
        {
          "_dis1": "57 21 22",
          "code": "hu",
          "lang": "Hungarian",
          "lang_code": "hu",
          "sense": "substitute input",
          "word": "áthivatkozik"
        },
        {
          "_dis1": "57 21 22",
          "code": "hu",
          "lang": "Hungarian",
          "lang_code": "hu",
          "sense": "substitute input",
          "word": "távbeágyaz"
        },
        {
          "_dis1": "57 21 22",
          "code": "pl",
          "lang": "Polish",
          "lang_code": "pl",
          "sense": "substitute input",
          "tags": [
            "imperfective"
          ],
          "word": "transkludować"
        },
        {
          "_dis1": "57 21 22",
          "code": "ru",
          "lang": "Russian",
          "lang_code": "ru",
          "roman": "transkljuding",
          "sense": "substitute input",
          "word": "трансклюдинг"
        },
        {
          "_dis1": "57 21 22",
          "code": "ru",
          "lang": "Russian",
          "lang_code": "ru",
          "roman": "vključenije",
          "sense": "substitute input",
          "word": "включение"
        },
        {
          "_dis1": "57 21 22",
          "code": "es",
          "lang": "Spanish",
          "lang_code": "es",
          "sense": "substitute input",
          "word": "transcluir"
        },
        {
          "_dis1": "57 21 22",
          "code": "sv",
          "lang": "Swedish",
          "lang_code": "sv",
          "sense": "substitute input",
          "word": "transkludera"
        },
        {
          "_dis1": "57 21 22",
          "code": "vi",
          "lang": "Vietnamese",
          "lang_code": "vi",
          "sense": "substitute input",
          "word": "nhúng chéo"
        },
        {
          "_dis1": "57 21 22",
          "code": "vi",
          "lang": "Vietnamese",
          "lang_code": "vi",
          "sense": "substitute input",
          "word": "chuyển tải"
        }
      ]
    },
    {
      "categories": [
        {
          "kind": "other",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [],
          "source": "w"
        }
      ],
      "glosses": [
        "To include by transclusion."
      ],
      "id": "en-transclude-en-verb-CALT34Vv",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "transclusion",
          "transclusion#Noun"
        ]
      ],
      "raw_glosses": [
        "(programming, transitive) To include by transclusion."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        {
          "kind": "other",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [],
          "source": "w"
        },
        {
          "_dis": "31 29 40",
          "kind": "other",
          "name": "English back-formations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "29 30 41",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "27 26 47",
          "kind": "other",
          "name": "Entries with translation boxes",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "29 24 47",
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "26 22 52",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "24 23 53",
          "kind": "other",
          "name": "Terms with Dutch translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "21 20 60",
          "kind": "other",
          "name": "Terms with Finnish translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "24 23 54",
          "kind": "other",
          "name": "Terms with French translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "21 20 60",
          "kind": "other",
          "name": "Terms with German translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "24 31 44",
          "kind": "other",
          "name": "Terms with Hungarian translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "24 25 51",
          "kind": "other",
          "name": "Terms with Mandarin translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "23 22 55",
          "kind": "other",
          "name": "Terms with Polish translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "21 20 59",
          "kind": "other",
          "name": "Terms with Russian translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "21 19 61",
          "kind": "other",
          "name": "Terms with Spanish translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "20 19 60",
          "kind": "other",
          "name": "Terms with Swedish translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "21 20 60",
          "kind": "other",
          "name": "Terms with Vietnamese translations",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "34 20 46",
          "kind": "other",
          "langcode": "en",
          "name": "Wiki",
          "orig": "en:Wiki",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "glosses": [
        "To process fetched data in-line."
      ],
      "id": "en-transclude-en-verb-1jmU0xCa",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "in-line",
          "in-line#Adjective"
        ]
      ],
      "raw_glosses": [
        "(programming, transitive) To process fetched data in-line."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "audio": "En-us-transclude.oga",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/4/40/En-us-transclude.oga/En-us-transclude.oga.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/4/40/En-us-transclude.oga"
    },
    {
      "rhymes": "-uːd"
    }
  ],
  "word": "transclude"
}
{
  "categories": [
    "English back-formations",
    "English entries with incorrect language header",
    "English lemmas",
    "English verbs",
    "Entries with translation boxes",
    "Pages with 1 entry",
    "Pages with entries",
    "Rhymes:English/uːd",
    "Rhymes:English/uːd/2 syllables",
    "Terms with Dutch translations",
    "Terms with Finnish translations",
    "Terms with French translations",
    "Terms with German translations",
    "Terms with Hungarian translations",
    "Terms with Mandarin translations",
    "Terms with Polish translations",
    "Terms with Russian translations",
    "Terms with Spanish translations",
    "Terms with Swedish translations",
    "Terms with Vietnamese translations",
    "en:Wiki"
  ],
  "derived": [
    {
      "word": "transclusion"
    }
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "transclusion"
      },
      "expansion": "Back-formation from transclusion",
      "name": "back-formation"
    }
  ],
  "etymology_text": "Back-formation from transclusion.",
  "forms": [
    {
      "form": "transcludes",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "transcluding",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "transcluded",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "transcluded",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "transclude (third-person singular simple present transcludes, present participle transcluding, simple past and past participle transcluded)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        "English terms with quotations",
        "English transitive verbs",
        "en:Programming"
      ],
      "examples": [
        {
          "bold_text_offsets": [
            [
              30,
              40
            ]
          ],
          "ref": "1999 December, Ted Nelson, “Xanalogical Structure, Needed Now More than Ever: Parallel Documents, Deep Links to Content, Deep Versioning, and Deep Re-Use”, in ACM Computing Surveys, volume 31, number 4es, →DOI:",
          "text": "Transcopyright, Permission to Transclude Publicly.",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              60,
              71
            ]
          ],
          "ref": "2008, John Broughton, Wikipedia: The Missing Manual, O'Reilly Media, →ISBN, page 424:",
          "text": "Finally, at the very bottom of the edit window is a list of transcluded pages—generally, but not always, these are templates (page 17).",
          "type": "quotation"
        },
        {
          "bold_text_offsets": [
            [
              43,
              54
            ],
            [
              172,
              183
            ]
          ],
          "ref": "2012, Julie A. Jacko, editor, Human Computer Interaction Handbook, 3rd edition, CRC Press, →ISBN, page 571:",
          "text": "That exception is the HTML <IMG> tag–which transcludes an image into the context of the document. The image itself is neither embedded within the document nor copied—it is transcluded.",
          "type": "quotation"
        }
      ],
      "glosses": [
        "To replace a template or other input with its rendered text, such as when parsing wikitext."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "replace",
          "replace"
        ],
        [
          "template",
          "template"
        ],
        [
          "input",
          "input"
        ],
        [
          "parsing",
          "parse#Verb"
        ],
        [
          "wikitext",
          "wikitext#Noun"
        ]
      ],
      "raw_glosses": [
        "(programming, transitive) To replace a template or other input with its rendered text, such as when parsing wikitext."
      ],
      "synonyms": [
        {
          "word": "interpolate"
        },
        {
          "word": "mirror"
        }
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        "English transitive verbs",
        "en:Programming"
      ],
      "glosses": [
        "To include by transclusion."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "transclusion",
          "transclusion#Noun"
        ]
      ],
      "raw_glosses": [
        "(programming, transitive) To include by transclusion."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        "English transitive verbs",
        "en:Programming"
      ],
      "glosses": [
        "To process fetched data in-line."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "in-line",
          "in-line#Adjective"
        ]
      ],
      "raw_glosses": [
        "(programming, transitive) To process fetched data in-line."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "audio": "En-us-transclude.oga",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/4/40/En-us-transclude.oga/En-us-transclude.oga.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/4/40/En-us-transclude.oga"
    },
    {
      "rhymes": "-uːd"
    }
  ],
  "translations": [
    {
      "code": "cmn",
      "lang": "Chinese Mandarin",
      "lang_code": "cmn",
      "roman": "qiànrù",
      "sense": "substitute input",
      "word": "嵌入"
    },
    {
      "code": "nl",
      "lang": "Dutch",
      "lang_code": "nl",
      "sense": "substitute input",
      "word": "invoegen als sjabloon"
    },
    {
      "code": "fi",
      "lang": "Finnish",
      "lang_code": "fi",
      "sense": "substitute input",
      "word": "sisällyttää"
    },
    {
      "code": "fr",
      "lang": "French",
      "lang_code": "fr",
      "sense": "substitute input",
      "word": "transclure"
    },
    {
      "code": "de",
      "lang": "German",
      "lang_code": "de",
      "sense": "substitute input",
      "word": "einbeziehen"
    },
    {
      "code": "de",
      "lang": "German",
      "lang_code": "de",
      "sense": "substitute input",
      "word": "einbinden"
    },
    {
      "code": "de",
      "lang": "German",
      "lang_code": "de",
      "sense": "substitute input",
      "word": "transkludieren"
    },
    {
      "code": "de",
      "lang": "German",
      "lang_code": "de",
      "sense": "substitute input",
      "word": "übernehmen"
    },
    {
      "code": "de",
      "lang": "German",
      "lang_code": "de",
      "sense": "substitute input",
      "word": "übertragen"
    },
    {
      "code": "hu",
      "lang": "Hungarian",
      "lang_code": "hu",
      "sense": "substitute input",
      "word": "áthivatkozik"
    },
    {
      "code": "hu",
      "lang": "Hungarian",
      "lang_code": "hu",
      "sense": "substitute input",
      "word": "távbeágyaz"
    },
    {
      "code": "pl",
      "lang": "Polish",
      "lang_code": "pl",
      "sense": "substitute input",
      "tags": [
        "imperfective"
      ],
      "word": "transkludować"
    },
    {
      "code": "ru",
      "lang": "Russian",
      "lang_code": "ru",
      "roman": "transkljuding",
      "sense": "substitute input",
      "word": "трансклюдинг"
    },
    {
      "code": "ru",
      "lang": "Russian",
      "lang_code": "ru",
      "roman": "vključenije",
      "sense": "substitute input",
      "word": "включение"
    },
    {
      "code": "es",
      "lang": "Spanish",
      "lang_code": "es",
      "sense": "substitute input",
      "word": "transcluir"
    },
    {
      "code": "sv",
      "lang": "Swedish",
      "lang_code": "sv",
      "sense": "substitute input",
      "word": "transkludera"
    },
    {
      "code": "vi",
      "lang": "Vietnamese",
      "lang_code": "vi",
      "sense": "substitute input",
      "word": "nhúng chéo"
    },
    {
      "code": "vi",
      "lang": "Vietnamese",
      "lang_code": "vi",
      "sense": "substitute input",
      "word": "chuyển tải"
    }
  ],
  "word": "transclude"
}

Download raw JSONL data for transclude meaning in All languages combined (6.3kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2026-01-03 from the enwiktionary dump dated 2026-01-01 using wiktextract (96027d6 and 9905b1f). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.